home *** CD-ROM | disk | FTP | other *** search
/ Power Tools for Macintosh / Power Tools for Macintosh (SoftBit)(1992).iso / Applications / DTPrinter / About DTPrinter next >
Text File  |  1991-07-16  |  3KB  |  56 lines

  1. DTPrinter 1.1 - An implementation of Desktop Printers for System 7.0
  2.  
  3. History
  4.     When Apple first introduced System 7 at the 1989 Developer's Conference, it included  something called the 'New Print Architecture'.  One of the really cool parts of the NPA were 'Desktop Printers'.  This allowed you to have an icon on your desktop which represented a particular printer.  You could then drag a document onto the particular printer icon, and it would print to that printer.  Very useful when you have multiple Laserwriters, a Fax Modem, Print to Disk utility, etc.
  5.     Well, the NPA disappeared, and with it 'Desktop Printers'....In order to correct this MAJOR oversight, I wrote DTPrinter which implements 'Desktop Printers' NOW under System 7.
  6.  
  7. Usage
  8.     Make a copy of the original DTPrinter application.  Double click on the application and choose 'Customize…' from the File Menu.  You can the select the type of printer and in the case of networked printers like the Laserwriter, the individual printer.  Click OK to validate the printer choice and then quit.  The application will have been renamed with the prefix 'DTP/' followed by the name (or type) of the printer you choose, and well as having the appropriate icon.
  9.     At that point simply drag documents onto your new 'Desktop Printer'...You will see a window letting you know the printer is being set up, and then the document's owner will be launched and you will be presented with the Printer Dialog of your choice.  Click Print and all is well!
  10.  
  11. Distribution Notes
  12.     I hereby give permission for this 'hack' to be distributed in any collection of software which is not charged for.  User groups such as BMUG and BCS which charge only for disk duplication may also distribute.  Electronic services (CIS, GEnie, etc.) may also distribute it, as long as they respect MY copyright!
  13.   If you have any questions, feel free to contact me.
  14.  
  15.  
  16.  
  17. Leonard Rosenthol
  18. LazerWare, inc.
  19.  
  20. AppleLink: MACgician
  21. GEnie: MACgician
  22. America Online: MACgician
  23. Internet: leonardr@sv.portal.com
  24.  
  25. PS: Layoffs suck.
  26. PPS: No, folks, I was not layed off, but I know people who were - and they still suck
  27. PPPS: All references to layoffs are with respect to Apple's recent fun!
  28.  
  29. -----------------
  30. Version History
  31. 1.0             - first release
  32. 1.0.1MH    - MacHack release with a bug fix!
  33.  
  34. 1.0.2    - Added call to InitCTBUtils
  35.              - Fixed small bug in 'recustomization code'
  36. 1.0.3    - Use printer name instead of file name for NBP Lookups
  37.                       (this will make us compatible with CoolLW & Appletalk Imagewriters)
  38.              - Fixed the defaulting of the 'Printer' popUp menu
  39. 1.0.4    - Now uses the correct prompt string when choosing a network printer
  40.              - Removes any old PAP resources from itself when being reconfigured
  41.              - The name of the printer driver is now copied into the system file
  42.                       (this will help with some apps which get the printer name)
  43.              - we now write out the current zone name to Appletalk printers
  44. 1.1    - Fixed bug where popUp menu was greying out (Thanks Byron/Alex :-()
  45.          - Fixed bug where Choose button was not enabled for preflight selection
  46.          - We now preflight the menu first with apps's customized value then current printer
  47.          
  48.  
  49. To be done
  50. • support printer drivers in the System Folder
  51. • rev the customizing UI to something more graphical
  52.  
  53. Known Bugs
  54. • When recustomizing a copy of DTPrinter, the custom icon may not be updated.
  55.  
  56.